Interview Questions and Answer
Options:
a. All the clients
b. A particular client
c. All the browsers but from same machine
d. A particular browser
Reveal Answer
Options:
a. Any user will get same time up to 10min.
b. Different users will get their own server time
c. Time will increase normally
Reveal Answer
Options:
a. [OutputCache(Profile="CacheInConfig")]
b. [OutputCache(Cache="CacheInConfig")]
c. [OutputCache(CacheProfile="CacheInConfig")]
d. [OutputCache(Name="CacheInConfig")]
Reveal Answer
Options:
a. Output of ActionMethod
b. Data in memory
c. Response of the page
d. Global variables of application
Reveal Answer
Options:
a. It’s a Singleton Class
b. It inherits from ObjectCache
c. It can be used for output caching
Reveal Answer
Bestdotnet google plus